How to Install libbrlapi-jni software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libbrlapi-jni software package in Ubuntu 17.04 (Zesty Zapus)

libbrlapi-jni software package provides Java bindings for BrlAPI (native library), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libbrlapi-jni 

libbrlapi-jni is installed in your system.

Make ensure the libbrlapi-jni package were installed using the commands given below,

$ sudo dpkg-query -l | grep libbrlapi-jni *

You will get with libbrlapi-jni package name, version, architecture and description in a table

libbrlapi-jni package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Libraries
Package libbrlapi-jni
Version 5.4-1ubuntu1
Description Java bindings for BrlAPI (native library)
Sub Section libs


See Also, How to uninstall or remove libbrlapi-jni software package from Ubuntu 17.04 (Zesty Zapus)?